home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1994 2nd Q2 / The Association of Shareware Professionals - The Official ASP Advantage (2nd Quarter)(1994).bin / files / windness / showstop / showstop.doc next >
Encoding:
Text File  |  1994-03-15  |  11.4 KB  |  230 lines

  1. ShowStopper (tm) - Multimedia Development & Presentation System
  2. (c) Copyright Ward Mundy, 1994. All rights reserved.
  3. P.O. Box 1169, Atlanta, GA 30301  
  4. Phone: 404-237-9420               Fax: 404-237-1167
  5.  AT&T: 0-700-WARDMUNDY            BBS: 706-746-5109
  6. ==============================================================================
  7. OVERVIEW
  8.  
  9. A quick and easy Windows-based multimedia development tool to create inter-
  10. active multimedia presentations featuring 256-color .BMP images, .WAV sound
  11. clips, and scrollable text.  Ideal for training applications and multimedia
  12. presentations.  Question & Answer screens also supported using dBASE scripts.
  13. VBRUN300.DLL required but not included in this compressed archive.
  14.  
  15. ShowStopper allows you to create scripts in dBASE file format which display
  16. screens to the end-user.  Each screen may contain a picture, a box with
  17. scrollable text, and a sound clip created with any Windows-compatible sound
  18. card.  In lieu of scrollable text, you may present the user with a question
  19. to answer and up to five multiple choice answers.  In the script, you define
  20. the correct answer to each question.  The user clicks on the desired answer,
  21. and ShowStopper keeps score and provides feedback on correct and incorrect
  22. choices.  You also can specify text sizes and colors when you define your 
  23. scripts.  A sample script SHOWSTOP.DBF is included with the software and is 
  24. automatically loaded when you start the program. You can modify this script.
  25.  
  26. INCLUDED FILES
  27.  
  28. This compressed file decompresses to about 2 megabytes and contains:
  29.  
  30.         SHOWSTOP.EXE    ShowStopper executable file
  31.         SHOWSTOP.INI    ShowStopper initialization file
  32.         SHOWSTOP.DOC    ShowStopper documentation (this file)
  33.         SHOWSTOP.DBF    ShowStopper sample script file
  34.         RIGHT.WAV       Sound clip which plays with RIGHT answers
  35.         WRONG.WAV       Sound clip which plays after 3 wrong guesses
  36.         BEEP.WAV        ShowStopper's default beep tone
  37.         REGISTER.DOC    Registration form
  38.         FILE_ID.DIZ     BBS Program Description
  39.         ASP.DOC         ASP Ombudsman's Policy
  40.         SHAREWAR.DOC    What Is Shareware?
  41.         VENDOR.DOC      Vendor requirements and license
  42.         CMDIALOG.VBX    Common Dialog support file
  43.         COMMDLG.DLL     Common Dialog support file
  44.         XBS110.DLL      dBASE support file
  45.         VBDB300.DLL     dBASE support file
  46.         MSAJT110.DLL    dBASE support file
  47.         MSAES110.DLL    dBASE support file
  48.         SAMPLE1.TXT     Sample text file
  49.         SAMPLE2.TXT     Sample text file
  50.         PROGMAN.BMP     Sample .BMP file
  51.         WINDOW.BMP      Sample .BMP file
  52.         WARDY.BMP       Yours truly
  53.         CLINT.WAV       Sample .WAV file
  54.         SCREAM.WAV      Sample .WAV file
  55.         WAKECALL.WAV    Sample .WAV file
  56.         SNAP3.EXE       Windows screen capture program
  57.  
  58. SPECIAL BONUS FOR THOSE REGISTERING OUR SOFTWARE
  59.  
  60. We have a limited number of certificates entitling you to purchase a great
  61. collection of shareware on CD-ROM. These certificate entitles you to buy one 
  62. issue of the 'JCSM Shareware Collection' for $9.95 plus shipping ($2 in the 
  63. US, $3 in Canada, $5 elsewhere).  Simply request a certificate when you
  64. register ShowStopper!
  65.  
  66. LICENSING / DISTRIBUTION
  67.  
  68. The shareware version of ShowStopper is licensed for evaluation use for a period
  69. not to exceed 30 days.  Continued use requires your payment of a license fee
  70. for each PC on which you use the software.  The fee is $49 plus $5 shipping.
  71. Registration entitles you to a free upgrade when the next version ships at no
  72. additional cost.  Simply print the REGISTER.DOC form and fill it out.  Then
  73. either mail or fax it to us.  We accept VISA/MasterCard and checks or money
  74. orders drawn on U.S. banks in U.S. dollars.
  75.  
  76. INSTALLING THE SOFTWARE
  77.  
  78. The software is stored in a compressed form to facilitate distribution. Before
  79. using the software, you must decompress it. Typically, the name of the archive 
  80. is MULTIMED.EXE which is self-extracting.  Insert a floppy disk containing the
  81. MULTIMED.EXE file in Drive A.  From your C:> prompt, type A:MULTIMED /x to 
  82. install the software in the proper directories on your hard disk. Don't forget
  83. /x or the software will not be installed in the proper directories.  You also
  84. must have VBRUN300.DLL installed in your Windows SYSTEM directory before this
  85. software will run.  If you do not have a copy, you can download it from our
  86. BBS at 706/746-5109.  The self-extracting file to download is VBRUN300.EXE.
  87.  
  88. Once you have decompressed the files, start up Windows.  From the Program 
  89. Manager, press ALT-F then N and press ENTER to add a new program. The program
  90. name is ShowStopper, the command to run it is C:\WINDOWS\SHOWSTOP.EXE and the
  91. default directory should be C:\SHOWSTOP. Click OK when these entries have been
  92. made, and the Program Manager will add the ShowStopper icon to your default
  93. program group.  Double-click on the icon to run load ShowStopper.
  94.  
  95. PRINTING THE DOCUMENTATION
  96.  
  97. To print the documentation, move to the C:\SHOWSTOP directory and type the
  98. following command at the DOS prompt: COPY *.DOC PRN then press ENTER. Make 
  99. certain your printer is turned on and on line!
  100.  
  101. RUNNING THE SOFTWARE
  102.  
  103. You must run ShowStopper from within Windows.  Before it will run, there are
  104. several prerequisites: (1) in your Windows SYSTEM directory (typically this is 
  105. C:\WINDOWS\SYSTEM) make certain the following files exist: VBRUN300.DLL,
  106. CMDIALOG.VBX, XBS110.DLL, VBDB300.DLL, MSAJT110.DLL, MSAES110.DLL, and
  107. COMMDLG.DLL; (2) in your Windows directory (typically C:\WINDOWS) make sure
  108. the following files exist: RIGHT.WAV, WRONG.WAV, BEEP.WAV, SHOWSTOP.EXE, 
  109. SHOWSTOP.INI, and SNAP3.EXE; (3) in your C:\SHOWSTOP directory, the sample 
  110. application files must exist for ShowStopper to load properly: SHOWSTOP.DBF, 
  111. SAMPLE1.TXT, SAMPLE2.TXT, PROGMAN.BMP, WINDOW.BMP, CLINT.WAV, SCREAM.WAV, 
  112. WAKECALL.WAV, and WARDY.BMP.
  113.  
  114. Once you have met the prerequisites, you can run ShowStopper from within the
  115. Program Manager by double-clicking on the ShowStopper icon.  See the section
  116. above on installing the software to create the ShowStopper icon.
  117.  
  118.  
  119. RECOMMENDED CONFIGURATION
  120.  
  121. To get the maximum benefit from ShowStopper, we recommend you configure the
  122. Windows video display to support 256 colors in either 640x480, 800x600 or
  123. 1024x768 resolution.  We also recommend either a Windows-compatible sound
  124. card such as a SoundBlaster or the Microsoft sound driver for the internal
  125. speaker in your PC.  This, too, is available on our BBS should you need it.
  126.  
  127. We also recommend you acquire at least a shareware copy of either WAMPUM for
  128. Windows or WAMPUM for DOS.  This is our dBASE-compatible data base manager
  129. which can be used to create dBASE scripts for ShowStopper.
  130.  
  131. DESIGNING YOUR OWN ShowStopper APPLICATIONS
  132.  
  133. Designing applications is easy.  ShowStopper scripts are stored in standard
  134. dBASE files.  You will need a dBASE-compatible product such as WAMPUM in 
  135. order to create or edit ShowStopper scripts. WAMPUM is available as Shareware.
  136.  
  137. A dBASE file consists of records which can be thought of as pages of infor-
  138. mation.  Each page equates to a screen in a ShowStopper presentation.  For
  139. each page, you define the following elements:
  140.  
  141.         (1)  The heading
  142.  
  143.         (2)  The .BMP image to display in the top half of the screen.
  144.  
  145.         (3)  The text file to display in a scrollable box below the image
  146.              OR a question and up to five multiple choice answers for the
  147.              user to respond to when the screen displays. You can record
  148.              the number of the correct answer in your ShowStopper script.
  149.  
  150.         (4)  The .WAV sound clip to play when the screen displays.
  151.  
  152. The simplest way to create a new script file is to copy the SHOWSTOP.DBF at
  153. DOS using the command: COPY SHOWSTOP.DBF NEWSHOW.DBF.  This creates a new
  154. script file (NEWSHOW.DBF) which can be revised using a tool such as WAMPUM.
  155. To run the new script file, run ShowStopper and press ALT-F to display the
  156. file pulldown menu.  Choose Open and select your new script file.  Then
  157. click on the START button to play the new script.
  158.  
  159. CREATING .BMP BITMAPPED IMAGES
  160.  
  161. There are numerous ways to create bitmapped images.  Windows PaintBrush is
  162. probably the least expensive.  Such images can be simple drawings or 256-
  163. color pictures, or screen shots which show the user what to expect in a 
  164. display.  Included with ShowStopper is a public domain screen capture product
  165. called SNAP3.EXE which can be run from Program Manager to capture screens.
  166. To run the program, choose ALT-F then R from Program Manager and type SNAP3.
  167. Click on Start Capture to begin the screen capture.  Then click on desired
  168. window in which you wish to begin the capture.  Position the mouse in the
  169. upper left corner of what should be captured.  Then click and hold down the
  170. left mouse button while dragging the mouse to the lower right corner of the
  171. display to be captured.  When you release the mouse, the screen shot will be
  172. copied to the Windows clipboard.  If you make a mistake, return to SNAP3 and
  173. click on Clear Buffer. Then try again.
  174.  
  175. Once the screen has been copied to the clipboard, the simplest way to save it
  176. to a .BMP file is to load Windows PaintBrush. Once loaded, click on the upper
  177. right arrow to expand  PaintBrush to full screen.   Then click on Edit then
  178. Paste to paste the clipboard image into PaintBrush.  Now select Edit then
  179. CopyTo and type a name for your image.  When you press ENTER, the image will
  180. be saved to disk.
  181.  
  182. CREATING TEXT FILES
  183.  
  184. Any editor can be used to create the text files which are displayed by Show-
  185. Stopper.  If you don't own one, then use Windows NotePad to create the file.
  186. See your Windows documentation for instructions on how to use NotePad.  See
  187. the SAMPLE1.TXT and SAMPLE2.TXT files in \SHOWSTOP for examples.
  188.  
  189. CREATING .WAV SOUND FILES
  190.  
  191. If you have a Windows-compatible sound board, you can create .WAV sound files 
  192. using the tools  which accompanied your sound board  or use Sound Recorder
  193. which is bundled with Windows. See the Windows documentation for instructions.
  194. When users answer a question correctly, the \WINDOWS\RIGHT.WAV file plays. If
  195. the user guesses wrong three times, \WINDOWS\WRONG.WAV plays. You can change
  196. these sound files by renaming your desired sound clips to RIGHT and WRONG.WAV.
  197. To replay a sound clip while positioned on any screen, click on the BMP image.
  198.  
  199. SUPPORT
  200.  
  201. We've been in the shareware business since its inception, and we support
  202. our products whether you have registered or not. If you have any comments 
  203. or questions, please send them to us with a self-addressed, stamped envelope.  
  204. You will receive a prompt reply.  We also provide support by phone between
  205. the hours of 6 pm and 9 pm, Monday through Thursday, Atlanta time.  We also
  206. have a BBS which is available 24 hours a day, seven days a week.
  207.  
  208.         Ward Mundy
  209.         Ward Mundy Software
  210.         Post Office Box 1169
  211.         Atlanta, GA 30301-1169
  212.  
  213.         Phone: (404) 237-9420
  214.          AT&T: 0-700-WARDMUNDY
  215.           Fax: (404) 237-1167
  216.           BBS: (706) 746-5109  24 hours, 2400-9600 baud
  217.  
  218.  
  219.                         ┌─────────┐
  220.                   ┌─────┴───┐     │              (R)
  221.                 ──│         │o    │──────────────────
  222.                   │   ┌─────┴╨──┐ │  Association of
  223.                   │   │         │─┘  Shareware
  224.                   └───┤    o    │    Professionals
  225.                 ──────│    ║    │────────────────────
  226.                       └────╨────┘    MEMBER
  227.  
  228.  
  229.  
  230.